Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parser: Use malloc if Arena is not ready #4240

Merged

Conversation

WeiqunZhang
Copy link
Member

This allows Parser/IParser to be used before Arena is ready. For example, amrex.the_arena_init_size=1e9 now works.

This allows Parser/IParser to be used before Arena is ready. For example,
amrex.the_arena_init_size=1e9 now works.
@WeiqunZhang WeiqunZhang requested a review from atmyers November 21, 2024 00:26
@WeiqunZhang WeiqunZhang merged commit c9546cd into AMReX-Codes:development Nov 21, 2024
75 checks passed
@WeiqunZhang WeiqunZhang deleted the parm_parse_parser_arena branch November 21, 2024 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants